Get project maintainersAsk AIget https://rest.api.transifex.com/projects/{project_id}/maintainersGet the maintainers of a project.Path Paramsproject_idstringrequiredFormat of composite id should be o:organization_slug:p:project_slug.Query Paramspage[cursor]stringThe cursor used for pagination. The value of the cursor must be retrieved from pagination links included in previous responses; you should not attempt to write them on your own.Responses 200Successful Response. 400Invalid 401Unauthorized 403Forbidden 404Not found 500Internal ErrorUpdated 7 months ago