This endpoint gives you back all posts where a user was tagged inNote: To use this endpoint please pass in userId as query param or username as query param, in case you are using username as query param you will be charged 1 extra credit.
To get more posts where a user is tagged in, please pass the value of end_cursor from response as end_cursor query param
(end_cursor example: QVFEM3I3dHRIUXNKRmgwRzVORWYyTEFoLWhucXhlaVRWVWJQLXRwdm9xYWVtX3ZxNEZNNDJXS2JVMWI5UmEyTHpjYktLQW1zYmlPTG5CMVd3UkZvZG40UQ==)
Don't use any other query params, other than the described below.API calls with status code 404 are charged calls, this means the calls were successful at the backend but no data was found.

Language
Authorization
Header
Click Try It! to start a request and see the response here!