List Media by Category
Content
List Media by Category
Returns paginated church media in a category. client_id is currently required in addition to the authenticated church context.
GET
List Media by Category
Authorizations
Client API key copied from Developer Access in the TheFaithApp dashboard.
Member access token returned by POST /v1/auth/token.
Path Parameters
Media category identifier.
Query Parameters
Church identifier whose media should be returned.
Optional media type code from 0 through 8.
Required range:
0 <= x <= 8Optional title or description search.
Page number to return.
Required range:
x >= 1Maximum number of records to return.
Required range:
1 <= x <= 100