Users and Roles API Documentation

Hi Team,

  1. I was searching for pagination documentation for the API: User | Fastly Documentation, but I couldn’t find it. Could you help me understand how to use pagination for the list of users?

  2. Is there an API to fetch the list of all roles?

Thank You !!

  1. There is no support for pagination in the Users API. We don’t even have a publicly-documented ‘list users’ endpoint, so there would not be any need for pagination.
  2. The list of available roles is on the documentation page that you linked to; there is no need for an API endpoint to list them as they are not dynamic and the number of roles is small.