Skip to content

How do I use the /channels/{channelId}/messages endpoint with the metaDataSearch filter? #6421

Answered by pacmano1
rjcdoc asked this question in Q&A
Discussion options

You must be logged in to vote
curl -X GET "https://someip:8443/api/channels/751fc01e-248c-4a99-944a-3ee919fd02f6/messages?metaDataSearch=FAMILYNAME%20CONTAINS%20SMITH&metaDataSearch=SOURCE%20CONTAINS%20TEST&limit=20" -H "accept: application/json" -H "X-Requested-With: OpenAPI"

just an example there if multiple search parmams

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@pacmano1
Comment options

pacmano1 Mar 8, 2025
Collaborator

@pacmano1
Comment options

pacmano1 Mar 8, 2025
Collaborator

Answer selected by rjcdoc
@rjcdoc
Comment options

@pacmano1
Comment options

pacmano1 Mar 8, 2025
Collaborator

@rjcdoc
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants